PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts Package / PDFFont Class / setIsBold Method
In This Topic
    setIsBold Method
    In This Topic
    Sets a value indicating whether the font is bold.
    Syntax
    public void setIsBold( 
       boolean value
    )

    Parameters

    value
    See Also